Ignore file locks on OSX NFS mounts
authorAlex Crichton <alex@alexcrichton.com>
Thu, 19 May 2016 19:09:00 +0000 (12:09 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Sun, 12 Jun 2016 15:18:30 +0000 (08:18 -0700)
commitc8abb20560773efb0cd12325aae0483565f56f4d
tree21e2a0683af8d063daf104ff3e1737f3c6760801
parentb742d5c8a9f8df767705086e09a0b974f05c3bd1
Ignore file locks on OSX NFS mounts

We already ignore NFS on Linux so let's do the same on OSX as well.
src/cargo/util/flock.rs